A C D E G H I J L N O P R S

A

acceptActivation() - Method in interface org.globalplatform.contactless.CLAppletActivationPolicy
Checks whether the Application exposing this interface accepts an activation request for itself or, if the Application implementing this interface is a CREL Application, for a referencing Application.
addToCRELApplicationList(byte[], short, short) - Method in interface org.globalplatform.contactless.GPCLRegistryEntry
Adds an AID to the list of CREL Applications referenced by this entry.
addToGroupAuthorizationList(byte[], short, short) - Method in interface org.globalplatform.contactless.GPCLRegistryEntry
Adds an AID to the Group Authorization List.
AFI_ANY - Static variable in class org.globalplatform.contactless.GPCLSystem
Constant to use with getNextGPCLRegistryEntry(GPCLRegistryEntry, short) to look for all Contactless applications that belong to any family
AFI_DATA_STORAGE - Static variable in class org.globalplatform.contactless.GPCLSystem
Constant to use with getNextGPCLRegistryEntry(GPCLRegistryEntry, short) to look for applications that belong to the Data Storage family
AFI_FINANCIAL - Static variable in class org.globalplatform.contactless.GPCLSystem
Constant to use with getNextGPCLRegistryEntry(GPCLRegistryEntry, short) to look for applications that belong to the Financial family
AFI_GAMING - Static variable in class org.globalplatform.contactless.GPCLSystem
Constant to use with getNextGPCLRegistryEntry(GPCLRegistryEntry, short) to look for applications that belong to the Gaming family
AFI_IDENTIFICATION - Static variable in class org.globalplatform.contactless.GPCLSystem
Constant to use with getNextGPCLRegistryEntry(GPCLRegistryEntry, short) to look for applications that belong to the Identification family
AFI_MEDICAL - Static variable in class org.globalplatform.contactless.GPCLSystem
Constant to use with getNextGPCLRegistryEntry(GPCLRegistryEntry, short) to look for applications that belong to the Medical family
AFI_MULTIMEDIA - Static variable in class org.globalplatform.contactless.GPCLSystem
Constant to use with getNextGPCLRegistryEntry(GPCLRegistryEntry, short) to look for applications that belong to the Multimedia family
AFI_TELECOMMUNICATION - Static variable in class org.globalplatform.contactless.GPCLSystem
Constant to use with getNextGPCLRegistryEntry(GPCLRegistryEntry, short) to look for applications that belong to the Telecommunication family
AFI_TRANSPORT - Static variable in class org.globalplatform.contactless.GPCLSystem
Constant to use with getNextGPCLRegistryEntry(GPCLRegistryEntry, short) to look for applications that belong to the Transport family

C

CARD_INFO_COUNTER_UPDATE - Static variable in class org.globalplatform.contactless.GPCLSystem
The global CRS update counter.
CARD_INFO_CURRENT_PROTOCOL_DATA_TYPE_A - Static variable in class org.globalplatform.contactless.GPCLSystem
The requested information is the CURRENT_PROTOCOL_DATA_TYPE_A (i.e. encoded as the content of sub tag 'A0' of INSTALL system parameter Tag '86').
CARD_INFO_CURRENT_PROTOCOL_DATA_TYPE_B - Static variable in class org.globalplatform.contactless.GPCLSystem
The requested information is the CURRENT_PROTOCOL_DATA_TYPE_B (i.e. encoded as the content of sub tag 'A0' of INSTALL system parameter Tag '87').
CARD_INFO_CURRENT_PROTOCOL_DATA_TYPE_F - Static variable in class org.globalplatform.contactless.GPCLSystem
The requested information is the CURRENT_PROTOCOL_DATA_TYPE_F (i.e. encoded as the content of sub tag 'A0' of INSTALL system parameter Tag '88').
CARD_INFO_DEFAULT_PROTOCOL_DATA_TYPE_A - Static variable in class org.globalplatform.contactless.GPCLSystem
The requested information is the DEFAULT_PROTOCOL_DATA_TYPE_A (i.e. content of INSTALL system parameter Tag '86' when sent to update OPEN parameters).
CARD_INFO_DEFAULT_PROTOCOL_DATA_TYPE_B - Static variable in class org.globalplatform.contactless.GPCLSystem
The requested information is the DEFAULT_PROTOCOL_DATA_TYPE_B (i.e. content of INSTALL system parameter Tag '87' when sent to update OPEN parameters).
CARD_INFO_DEFAULT_PROTOCOL_DATA_TYPE_F - Static variable in class org.globalplatform.contactless.GPCLSystem
The requested information is the DEFAULT_PROTOCOL_DATA_TYPE_F (i.e. content of INSTALL system parameter Tag '88' when sent to update OPEN parameters).
checkCommunicationInterfaceAccess(GPRegistryEntry, short) - Static method in class org.globalplatform.contactless.GPCLSystem
Checks whether a GPRegistryEntry can be accessed through specified communication interface.
CLApplet - Interface in org.globalplatform.contactless
An applet may implement this interface so that it can be notified by the OPEN of changes occurring to its associated registry entry (parameters and/or life cycle).
CLAppletActivationPolicy - Interface in org.globalplatform.contactless
An Application may implement and expose this interface to indicate whether it can be activated or not and to return a reason code together with the list of Applications preventing the activation.
CLAppletEvent - Interface in org.globalplatform.contactless
Definition of contactless events.
CONTINUOUS_PROCESS_DISABLED - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
Constant indicating that the application supports Interleaved Processing.
CONTINUOUS_PROCESS_ENABLED - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
Constant indicating that the application requires Continuous Processing.
CRELApplication - Interface in org.globalplatform.contactless
A CREL Application is an application associated to one or several Applications.
CRSApplication - Interface in org.globalplatform.contactless
This interface allows processing state change requests for applets participating to the contactless front end.

D

DISPLAY_REQUIREMENT_NO - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
Constant indicating that the application does not require the availability of display capabilities (i.e. can work when the display is off or not available).
DISPLAY_REQUIREMENT_YES - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
Constant indicating that the application requires the availability of display capabilities (i.e. cannot work when the display is off or not available).

E

EVENT_ACTIVATED - Static variable in interface org.globalplatform.contactless.CLAppletEvent
The applet is now ACTIVATED on the contactless interface.
EVENT_COMMUNICATIONS_ISO14443_DISABLED - Static variable in interface org.globalplatform.contactless.CLAppletEvent
Deprecated. Replaced by CLAppletEvent.EVENT_PROXIMITY_INTERFACE_ACCESS_DISABLED.
EVENT_COMMUNICATIONS_ISO14443_ENABLED - Static variable in interface org.globalplatform.contactless.CLAppletEvent
Deprecated. Replaced by CLAppletEvent.EVENT_PROXIMITY_INTERFACE_ACCESS_ENABLED.
EVENT_CONTINUOUS_PROCESS_OFF - Static variable in interface org.globalplatform.contactless.CLAppletEvent
Constant notifying that continuous processing is now disabled.
EVENT_CONTINUOUS_PROCESS_ON - Static variable in interface org.globalplatform.contactless.CLAppletEvent
Constant notifying that continuous processing is now enabled.
EVENT_CREL_ADDED - Static variable in interface org.globalplatform.contactless.CLAppletEvent
Constant notifying that a CREL application has been added to a CREL Application AID List
EVENT_CREL_REMOVED - Static variable in interface org.globalplatform.contactless.CLAppletEvent
Constant notifying that a CREL application has been removed from a CREL Application AID List
EVENT_DEACTIVATED - Static variable in interface org.globalplatform.contactless.CLAppletEvent
The applet is now DEACTIVATED on the contactless interface.
EVENT_DELETED - Static variable in interface org.globalplatform.contactless.CLAppletEvent
The applet has been deleted.
EVENT_DISCRETIONARY_DATA - Static variable in interface org.globalplatform.contactless.CLAppletEvent
Applet's GPCLRegistryEntry.INFO_DISCRETIONARY_DATA has changed.
EVENT_DISPLAY_MESSAGE - Static variable in interface org.globalplatform.contactless.CLAppletEvent
Applet's GPCLRegistryEntry.INFO_DISPLAY_MESSAGE has changed.
EVENT_DISPLAY_REQUIREMENT - Static variable in interface org.globalplatform.contactless.CLAppletEvent
Applet's GPCLRegistryEntry.INFO_DISPLAY_REQUIREMENT has changed.
EVENT_FAMILY_IDENTIFIER - Static variable in interface org.globalplatform.contactless.CLAppletEvent
Applet's GPCLRegistryEntry.INFO_FAMILY_IDENTIFIER has changed.
EVENT_GROUP_MEMBER_ADDED - Static variable in interface org.globalplatform.contactless.CLAppletEvent
The applet has joined an Application Group.
EVENT_GROUP_MEMBER_REMOVED - Static variable in interface org.globalplatform.contactless.CLAppletEvent
The applet has left an Application Group.
EVENT_IMPLICIT_SELECTION_PROTOCOLS - Static variable in interface org.globalplatform.contactless.CLAppletEvent
Applet's GPCLRegistryEntry.INFO_IMPLICIT_SELECTION_PROTOCOLS has changed.
EVENT_INSTALLED - Static variable in interface org.globalplatform.contactless.CLAppletEvent
The applet has been installed and is in the GPSystem.APPLICATION_INSTALLED state.
EVENT_LOCKED - Static variable in interface org.globalplatform.contactless.CLAppletEvent
The applet has been locked.
EVENT_LOGO - Static variable in interface org.globalplatform.contactless.CLAppletEvent
Applet's GPCLRegistryEntry.INFO_LOGO has changed.
EVENT_NON_ACTIVATABLE - Static variable in interface org.globalplatform.contactless.CLAppletEvent
The applet is now NON ACTIVATABLE on the contactless interface.
EVENT_POLICY_RESTRICTED_APPLICATIONS - Static variable in interface org.globalplatform.contactless.CLAppletEvent
The policy restricting the usage of the applet has changed.
EVENT_PROTOCOL_DATA_TYPE_A - Static variable in interface org.globalplatform.contactless.CLAppletEvent
Applet's GPCLRegistryEntry.INFO_PROTOCOL_DATA_TYPE_A has changed.
EVENT_PROTOCOL_DATA_TYPE_B - Static variable in interface org.globalplatform.contactless.CLAppletEvent
Applet's GPCLRegistryEntry.INFO_PROTOCOL_DATA_TYPE_B has changed.
EVENT_PROTOCOL_DATA_TYPE_F - Static variable in interface org.globalplatform.contactless.CLAppletEvent
Applet's GPCLRegistryEntry.INFO_PROTOCOL_DATA_TYPE_F has changed.
EVENT_PROXIMITY_INTERFACE_ACCESS_DISABLED - Static variable in interface org.globalplatform.contactless.CLAppletEvent
The applet cannot be accessed through the Contactless Communication interface (eg ISO 14443).
EVENT_PROXIMITY_INTERFACE_ACCESS_ENABLED - Static variable in interface org.globalplatform.contactless.CLAppletEvent
The applet can be accessed through the Contactless Communication interface (eg ISO 14443).
EVENT_RFU1 - Static variable in interface org.globalplatform.contactless.CLAppletEvent
RESERVED FOR FUTURE USE.
EVENT_SELECTABLE - Static variable in interface org.globalplatform.contactless.CLAppletEvent
The applet has transitioned from the GPSystem.APPLICATION_INSTALLED to the GPSystem.APPLICATION_SELECTABLE state.
EVENT_SELECTION_PRIORITY_HIGHEST - Static variable in interface org.globalplatform.contactless.CLAppletEvent
The applet has been given the highest selection priority.
EVENT_SELECTION_PRIORITY_LOWEST - Static variable in interface org.globalplatform.contactless.CLAppletEvent
The applet has been given the lowest selection priority.
EVENT_UNLOCKED - Static variable in interface org.globalplatform.contactless.CLAppletEvent
The applet has been unlocked.
EVENT_URI - Static variable in interface org.globalplatform.contactless.CLAppletEvent
Applet's GPCLRegistryEntry.INFO_URI has changed.
EVENT_VOLATILE_SELECTION_PRIORITY_RESET - Static variable in interface org.globalplatform.contactless.CLAppletEvent
The volatile selection priority has been removed from the applet.
EVENT_VOLATILE_SELECTION_PRIORITY_SET - Static variable in interface org.globalplatform.contactless.CLAppletEvent
The applet has been given the volatile selection priority.

G

getCardCLInfo(byte[], short, short) - Static method in class org.globalplatform.contactless.GPCLSystem
Retrieve the OPEN's conctactless parameters.
getCLState() - Method in interface org.globalplatform.contactless.GPCLRegistryEntry
Retrieves the contactless activation state of the Application.
getGPCLRegistryEntry(AID) - Static method in class org.globalplatform.contactless.GPCLSystem
Gets a reference to a GPCLRegistryEntry interface.
getHostDeviceUserInterfaceState() - Static method in class org.globalplatform.contactless.GPCLSystem
Gets the current state of the host device user interface (UI).
getInfo(byte[], short, short) - Method in interface org.globalplatform.contactless.GPCLRegistryEntry
Retrieves the contents of an Application Information stored by this entry.
getNextApplicationConflictInfo(byte[], short) - Method in interface org.globalplatform.contactless.CLAppletActivationPolicy
Retrieves TLV-encoded policy conflict information, which consists of one or several conflict reason codes and, for each of them, of a list of currently activated Applications conflicting with the Application implementing this interface for that particular reason.
getNextConflictingApplication(GPCLRegistryEntry) - Method in interface org.globalplatform.contactless.GPCLRegistryEntry
Retrieves the list of currently activated Contactless Applications that would conflict if the Contactless Application represented by this entry was activated.
getNextCRELApplication(GPCLRegistryEntry) - Method in interface org.globalplatform.contactless.GPCLRegistryEntry
Retrieves the list of CREL Applications referenced by this entry.
getNextGPCLRegistryEntry(GPCLRegistryEntry, short) - Static method in class org.globalplatform.contactless.GPCLSystem
Iterates over contactless applets belonging to a particular Application Family.
getNextGroupMember(GPCLRegistryEntry) - Method in interface org.globalplatform.contactless.GPCLRegistryEntry
Retrieves the list of member Applications belonging to the Application Group represented by this entry (Head Application).
getNextReferencingApplication(GPCLRegistryEntry) - Method in interface org.globalplatform.contactless.GPCLRegistryEntry
Retrieves the list of Applications that reference this entry as one of their CREL Applications.
getSecureElementType() - Static method in class org.globalplatform.contactless.GPCLSystem
Gets the type of the Secure Element.
GPCL_CL_APPLICATION - Static variable in class org.globalplatform.contactless.GPCLSystem
The OPEN uses this identifier to retrieve the CLApplet interface implemented by an applet.
GPCL_CL_APPLICATION_ACTIVATION_POLICY - Static variable in class org.globalplatform.contactless.GPCLSystem
The OPEN uses this identifier to retrieve the CLAppletActivationPolicy interface implemented by an applet.
GPCL_CREL_APPLICATION - Static variable in class org.globalplatform.contactless.GPCLSystem
The OPEN uses this identifier to retrieve the CRELApplication interface implemented by an applet.
GPCL_CRS_APPLICATION - Static variable in class org.globalplatform.contactless.GPCLSystem
The OPEN uses this identifier to retrieve the CRSApplication interface implemented by an applet.
GPCL_INTERFACE_ISO14443 - Static variable in class org.globalplatform.contactless.GPCLSystem
Deprecated. Replaced by GPCL_PROXIMITY_IO_INTERFACE.
GPCL_PROXIMITY_IO_INTERFACE - Static variable in class org.globalplatform.contactless.GPCLSystem
This constant is used with setCommunicationInterface(short, boolean) to manage the availability of the proximity based communication interface.
GPCLRegistryEntry - Interface in org.globalplatform.contactless
Defines methods that manage the GlobalPlatform registry extension on contactless interface for an applet.
GPCLSystem - Class in org.globalplatform.contactless
This class exposes a subset of the behavior of the CRS (OPEN extension) to other on-card components.

H

HOST_DEVICE_UI_AVAILABLE - Static variable in class org.globalplatform.contactless.GPCLSystem
Bit mask meaning that the host device UI is currently available.
HOST_DEVICE_UI_STATE_UNKNOWN - Static variable in class org.globalplatform.contactless.GPCLSystem
Bit mask meaning that implementation is not able to provide any information about the state of the host device UI.

I

IMPLICIT_SELECTION_TYPE_A - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
Constant indicating that the application supports contactless protocol Type A for implicit selection
IMPLICIT_SELECTION_TYPE_B - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
Constant indicating that the application supports contactless protocol Type B for implicit selection
IMPLICIT_SELECTION_TYPE_F - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
Constant indicating that the application supports contactless protocol Type F for implicit selection
INFO_CONTINUOUS_PROCESS - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
The requested information is the Continuous Processing Indicator.
INFO_COUNTER_UPDATE - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
The requested information is the Update Counter (READ ONLY).
INFO_DISCRETIONARY_DATA - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
The requested information is discretionary data.
INFO_DISPLAY_MESSAGE - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
The requested information is a diplay message (i.e. content of Display Message - Tag '5F45').
INFO_DISPLAY_REQUIREMENT - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
The requested information is the Display Required Indicator.
INFO_FAMILY_IDENTIFIER - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
The requested information is an Application Family Identifier.
INFO_GROUP_HEAD_APPLICATION - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
The requested information is the AID of the Group Head Application if this entry correspond to a Member Application.
INFO_IMPLICIT_SELECTION_PROTOCOLS - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
The requested information is a list of protocols (Type A, Type B and/or Type F) used for implicit selection.
INFO_IMPLICIT_SELECTION_RECOGNITION_ALGORITHM - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
The requested information is a Recognition Algorithm to be used for Implicit Selection (i.e. content of INSTALL system parameter Tag '83').
INFO_LOGO - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
The requested information is a logo (i.e. content of Application Image Template - Tag '6D').
INFO_POLICY_RESTRICTED_APPLICATIONS - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
The requested information is a policy restricting the joint usage of some applications.
INFO_PROTOCOL_DATA_TYPE_A - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
The requested information is the PROTOCOL_DATA_TYPE_A (i.e. content of INSTALL system parameter Tag '86').
INFO_PROTOCOL_DATA_TYPE_B - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
The requested information is the PROTOCOL_DATA_TYPE_B (i.e. content of INSTALL system parameter Tag '87').
INFO_PROTOCOL_DATA_TYPE_F - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
The requested information is the PROTOCOL_DATA_TYPE_F (i.e. content of INSTALL system parameter Tag '88').
INFO_PROTOCOL_TYPE_F_MODE_FLAG - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
The requested information is the transient Mode Flag associated with a specific System Code as part of Type F Protocol anti-collision process.
INFO_SELECTION_PRIORITY - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
The requested information is the Selection Priority (READ ONLY) encoded as a single unsigned byte.
INFO_URI - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
The requested information is an URI (i.e. content of Uniform Ressource Identifier Tag '5F50').
isGroupHead() - Method in interface org.globalplatform.contactless.GPCLRegistryEntry
Whether this entry represents a Group Head.
isGroupMember() - Method in interface org.globalplatform.contactless.GPCLRegistryEntry
Whether this entry represents a Group Member.

J

joinGroup(AID) - Method in interface org.globalplatform.contactless.GPCLRegistryEntry
Sets up this entry as a member of the Application Group with specified Head Application.

L

launchHostDeviceApplication(byte[], short, short) - Static method in class org.globalplatform.contactless.GPCLSystem
Notifies the host device that it shall launch an application (on the host device) that is associated with the applet instance invoking this method.

N

notifyCLEvent(short) - Method in interface org.globalplatform.contactless.CLApplet
Applet receives notification on event affecting its registry entry.
notifyCLEvent(GPCLRegistryEntry, short) - Method in interface org.globalplatform.contactless.CRELApplication
Notifies the CREL Application that the applet associated with specified GPCLRegistryEntry was updated according to specified event.

O

org.globalplatform.contactless - package org.globalplatform.contactless
Provides a framework of classes and interfaces related to contactless services defined for smart cards based on GlobalPlatform specifications.

P

PRIVILEGE_CONTACTLESS_ACTIVATION - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
Contactless Activation privilege (18).
PRIVILEGE_CONTACTLESS_SELF_ACTIVATION - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
Self Activation privilege (19).
processCLRequest(GPRegistryEntry, GPCLRegistryEntry, short) - Method in interface org.globalplatform.contactless.CRSApplication
Called by the OPEN for each activation or volatile priority requested by an Application that does not have the Self-Activation Privilege.
PROTOCOL_TYPE_F_MODE_FLAG_FALSE - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
Constant indicating that a Type F Mode Flag is set to false.
PROTOCOL_TYPE_F_MODE_FLAG_TRUE - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
Constant indicating that a Type F Mode Flag is set to true.

R

REASON_BUSINESS_POLICY_CONFLICT - Static variable in interface org.globalplatform.contactless.CLAppletActivationPolicy
The Application cannot be activated because its business policy conflicts with some Applications that are already activated.
REASON_UNSPECIFIED - Static variable in interface org.globalplatform.contactless.CLAppletActivationPolicy
The Application cannot be activated for unspecified reasons.
REASON_USER_NOT_VERIFIED - Static variable in interface org.globalplatform.contactless.CLAppletActivationPolicy
A successful user verification (ex: PIN validation) is required prior to the Application being activated.
removeFromCRELApplicationList(byte[], short, short) - Method in interface org.globalplatform.contactless.GPCLRegistryEntry
Removes an AID from the list of CREL Applications referenced by this entry.
removeFromGroupAuthorizationList(byte[], short, short) - Method in interface org.globalplatform.contactless.GPCLRegistryEntry
Removes an AID from the Group Authorization List.

S

SECURE_ELEMENT_EMBEDDED - Static variable in class org.globalplatform.contactless.GPCLSystem
The Secure Element is of type Embedded Secure Element.
SECURE_ELEMENT_SDCARD - Static variable in class org.globalplatform.contactless.GPCLSystem
The Secure Element is of type Smart SD or Smart Micro SD Card.
SECURE_ELEMENT_UICC - Static variable in class org.globalplatform.contactless.GPCLSystem
The Secure Element is of type UICC.
SECURE_ELEMENT_UNKNOWN - Static variable in class org.globalplatform.contactless.GPCLSystem
The Secure Element type is of unknown type.
setCLState(byte) - Method in interface org.globalplatform.contactless.GPCLRegistryEntry
Changes the contactless activation state of the Application represented by this entry.
setCommunicationInterface(short, boolean) - Static method in class org.globalplatform.contactless.GPCLSystem
Switches ON or OFF persistently the specified communication interface at GlobalPlatform card level.
setInfo(byte[], short, short, short) - Method in interface org.globalplatform.contactless.GPCLRegistryEntry
Updates the contents of an Application Information stored by this entry.
setPartialSelectionOrder(boolean) - Method in interface org.globalplatform.contactless.GPCLRegistryEntry
Sets the permanent order of the GlobalPlatform Registry used by application selection by AID matching.
setVolatilePriority(GPCLRegistryEntry) - Static method in class org.globalplatform.contactless.GPCLSystem
Sets up or resets the volatile priority for the specified entry.
STATE_CL_ACTIVATED - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
Constant used to activate an applet on the contactless interface.
STATE_CL_DEACTIVATED - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
Constant used to deactivate an applet on the contactless interface.
STATE_CL_NON_ACTIVATABLE - Static variable in interface org.globalplatform.contactless.GPCLRegistryEntry
Constant used to change the state of an applet to NON ACTIVATABLE over the contactless interface.

A C D E G H I J L N O P R S